Skip to content

chore: weekly dependency updates - #1463

Merged
saskliutas merged 1 commit into
masterfrom
chore/weekly-deps-update
Jul 29, 2026
Merged

chore: weekly dependency updates#1463
saskliutas merged 1 commit into
masterfrom
chore/weekly-deps-update

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated weekly dependency updates generated by GitHub Actions.

This workflow updates dependencies across the workspace and refreshes the lockfile.

@changeset-bot

changeset-bot Bot commented Jul 26, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 029cbd4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@saskliutas
saskliutas marked this pull request as ready for review July 28, 2026 14:12
@saskliutas
saskliutas requested a review from a team as a code owner July 28, 2026 14:12
Copilot AI review requested due to automatic review settings July 28, 2026 14:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Automated weekly dependency bump across the pnpm workspace catalogs and lockfile, plus minor package.json dependency ordering updates in the sample apps/test suite.

Changes:

  • Updated catalogs versions for AppUI React packages, React/ReactDOM, Happy DOM, and Vite React plugin.
  • Refreshed pnpm-lock.yaml to reflect the new dependency graph (including transitive upgrades like AWS SDK, OpenTelemetry, Sass, etc.).
  • Reordered a few devDependencies in app/test package.json files and bumped Sass to ^1.102.0 in affected apps.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pnpm-workspace.yaml Bumps workspace catalog versions (AppUI packages, React, tooling, test deps).
pnpm-lock.yaml Lockfile refresh capturing updated direct + transitive dependency versions.
apps/test-app/frontend/package.json Keeps deps aligned with catalogs; reorders and bumps Sass version.
apps/test-app/backend/package.json Updates OpenTelemetry deps and reorders @typescript/native.
apps/full-stack-tests/package.json Keeps deps aligned with catalogs; reorders and bumps Sass version.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unified selection benchmark

Benchmark suite Current: 029cbd4 Previous: ca7fb27 Deviation Status
compute selection for 50k elements 407 ms 380 ms 7.11% 〰️
compute selection for 50k elements (P95 of main thread blocks) 31 ms 31 ms 0% 🟰
compute parent selection for 50k elements 356 ms 358 ms -0.56% 〰️
compute parent selection for 50k elements (P95 of main thread blocks) 34 ms 31 ms 9.68% 〰️
compute top ancestor selection for 50k elements 616 ms 592 ms 4.05% 〰️
compute top ancestor selection for 50k elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute category selection for 50k elements 116 ms 106 ms 9.43% 〰️
compute category selection for 50k elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute model selection for 50k elements 82 ms 82 ms 0% 🟰
compute model selection for 50k elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute functional selection for 50k 3D elements 448 ms 443 ms 1.13% 〰️
compute functional selection for 50k 3D elements (P95 of main thread blocks) 31 ms 35 ms -11.43% 〰️
compute parent functional selection for 50k 3D elements 473 ms 467 ms 1.28% 〰️
compute parent functional selection for 50k 3D elements (P95 of main thread blocks) 35 ms 31 ms 12.90% 〰️
compute top ancestor functional selection for 50k 3D elements 1282 ms 1213 ms 5.69% 〰️
compute top ancestor functional selection for 50k 3D elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute functional selection for 50k 2D elements 3262 ms 3143 ms 3.79% 〰️
compute functional selection for 50k 2D elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute parent functional selection for 50k 2D elements 3191 ms 3200 ms -0.28% 〰️
compute parent functional selection for 50k 2D elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute top ancestor functional selection for 50k 2D elements 3224 ms 3139 ms 2.71% 〰️
compute top ancestor functional selection for 50k 2D elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
hilite 50k elements 1349 ms 1265 ms 6.64% 〰️
hilite 50k elements (P95 of main thread blocks) 58 ms 56 ms 3.57% 〰️
hilite 50k group elements 246 ms 244 ms 0.82% 〰️
hilite 50k group elements (P95 of main thread blocks) 32 ms 31 ms 3.23% 〰️
hilite 1k subjects 49683 ms 49063 ms 1.26% 〰️
hilite 1k subjects (P95 of main thread blocks) 28 ms 24 ms 16.67% 〰️
hilite 50k subcategories 315 ms 302 ms 4.30% 〰️
hilite 50k subcategories (P95 of main thread blocks) 41 ms 39 ms 5.13% 〰️
hilite 50k functional 3D elements 31886 ms 32234 ms -1.08% 〰️
hilite 50k functional 3D elements (P95 of main thread blocks) 41 ms 41 ms 0% 🟰
hilite 50k functional 2D elements 7081 ms 6819 ms 3.84% 〰️
hilite 50k functional 2D elements (P95 of main thread blocks) 42 ms 39 ms 7.69% 〰️

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hierarchies benchmark

Benchmark suite Current: 029cbd4 Previous: ca7fb27 Deviation Status
filtering filters with 50000 paths 8351 ms 8733 ms -4.37% 〰️
filtering filters with 50000 paths (P95 of main thread blocks) 223 ms 235 ms -5.11% 〰️
hide if no children required to finalize root, w/o children 36926 ms 36104 ms 2.28% 〰️
hide if no children required to finalize root, w/o children (P95 of main thread blocks) 37 ms 56 ms -33.93% 〰️
hide if no children required to finalize root, w/ children 197 ms 177 ms 11.30% 〰️
hide if no children required to finalize root, w/ children (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
models tree initial (Baytown) 87 ms 88 ms -1.14% 〰️
models tree initial (Baytown) (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
models tree full (Baytown) 6574 ms 6553 ms 0.32% 〰️
models tree full (Baytown) (P95 of main thread blocks) 83 ms 87 ms -4.60% 〰️
models tree creates initial filtered view for 50k target items 2295 ms 2341 ms -1.96% 〰️
models tree creates initial filtered view for 50k target items (P95 of main thread blocks) 282 ms 194 ms 45.36% 🚨
grouping by label 14493 ms 14482 ms 0.08% 〰️
grouping by label (P95 of main thread blocks) 69 ms 51 ms 35.29% 〰️
grouping by class 14307 ms 14133 ms 1.23% 〰️
grouping by class (P95 of main thread blocks) 40 ms 52 ms -23.08% 〰️
grouping by property 14970 ms 14835 ms 0.91% 〰️
grouping by property (P95 of main thread blocks) 55 ms 63 ms -12.70% 〰️
grouping by base class (10 classes) 13219 ms 12347 ms 7.06% 〰️
grouping by base class (10 classes) (P95 of main thread blocks) 121 ms 110 ms 10% 〰️
grouping by multiple attributes 24936 ms 30647 ms -18.63%
grouping by multiple attributes (P95 of main thread blocks) 48 ms 70 ms -31.43% 〰️
flat 50k elements list 4740 ms 4760 ms -0.42% 〰️
flat 50k elements list (P95 of main thread blocks) 73 ms 71 ms 2.82% 〰️

This comment was automatically generated by workflow using github-action-benchmark.

@saskliutas
saskliutas merged commit e1e5693 into master Jul 29, 2026
20 checks passed
@saskliutas
saskliutas deleted the chore/weekly-deps-update branch July 29, 2026 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants